tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans.van.kranenburg@mendix.com>
Tue, 18 Jun 2019 07:50:22 +0000 (09:50 +0200)
commit47d3bbf329cc9235316d3aa4d2e4883a7efbaf3f
tree70c248335dff45c4b2210090cd9e2a8a0d205641
parent4fa701b59ddaa960c80440ae4b8009a5e9fb995a
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion